const sync.starvationThresholdNs
2 uses
sync (current package)
mutex.go#L66: starvationThresholdNs = 1e6
mutex.go#L163: starving = starving || runtime_nanotime()-waitStartTime > starvationThresholdNs
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)